github.com/jackc/pgx/v5/pgxpool.poolRow.c (field)
6 uses
github.com/jackc/pgx/v5/pgxpool (current package)
pool.go#L57: pr.c = c
rows.go#L95: c *Conn
rows.go#L106: if panicked && row.c != nil {
rows.go#L107: row.c.Release()
rows.go#L112: if row.c != nil {
rows.go#L113: row.c.Release()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)